Skip to content

chore(gradle): bump deephaven-csv from 0.18.0 to 0.19.0#448

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/deephaven-csv-0.19.0
Open

chore(gradle): bump deephaven-csv from 0.18.0 to 0.19.0#448
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/deephaven-csv-0.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown

Bumps deephaven-csv from 0.18.0 to 0.19.0.
Updates io.deephaven:deephaven-csv from 0.18.0 to 0.19.0

Release notes

Sourced from io.deephaven:deephaven-csv's releases.

v0.19.0

What's Changed

Full Changelog: deephaven/deephaven-csv@v0.18.0...v0.19.0

Commits
  • 4532bef chore: Bump to version 0.19.0
  • e51f9b5 fix: DH-21438: fix performance regression caused by recent changes (#310)
  • 1f6c654 feat: DH-21079: support escape characters (#309)
  • b23389e fix: DH-21413: fail if there's non-whitespace material after a cell's closing...
  • 00b25dc fix: DH-21412: flush largeArray queue sooner (#307)
  • 188888f fix: DH-21391: Move test to correct directory (#305)
  • 028d928 feat: bump max heap size to 4G so that we can run all tests with coverage (#306)
  • d0ad3f7 Get rid of Moveable<> class (#285)
  • 7d9cab5 feat: DH-21395: Add non-UTF-8, non-ASCII charset support (#301)
  • 8200b69 Allow multiple custom parsers (#284)
  • Additional commits viewable in compare view

Updates io.deephaven:deephaven-csv-fast-double-parser from 0.18.0 to 0.19.0

Release notes

Sourced from io.deephaven:deephaven-csv-fast-double-parser's releases.

v0.19.0

What's Changed

Full Changelog: deephaven/deephaven-csv@v0.18.0...v0.19.0

Commits
  • 4532bef chore: Bump to version 0.19.0
  • e51f9b5 fix: DH-21438: fix performance regression caused by recent changes (#310)
  • 1f6c654 feat: DH-21079: support escape characters (#309)
  • b23389e fix: DH-21413: fail if there's non-whitespace material after a cell's closing...
  • 00b25dc fix: DH-21412: flush largeArray queue sooner (#307)
  • 188888f fix: DH-21391: Move test to correct directory (#305)
  • 028d928 feat: bump max heap size to 4G so that we can run all tests with coverage (#306)
  • d0ad3f7 Get rid of Moveable<> class (#285)
  • 7d9cab5 feat: DH-21395: Add non-UTF-8, non-ASCII charset support (#301)
  • 8200b69 Allow multiple custom parsers (#284)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `deephaven-csv` from 0.18.0 to 0.19.0.

Updates `io.deephaven:deephaven-csv` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/deephaven/deephaven-csv/releases)
- [Changelog](https://github.com/deephaven/deephaven-csv/blob/main/RELEASE.md)
- [Commits](deephaven/deephaven-csv@v0.18.0...v0.19.0)

Updates `io.deephaven:deephaven-csv-fast-double-parser` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/deephaven/deephaven-csv/releases)
- [Changelog](https://github.com/deephaven/deephaven-csv/blob/main/RELEASE.md)
- [Commits](deephaven/deephaven-csv@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: io.deephaven:deephaven-csv
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.deephaven:deephaven-csv-fast-double-parser
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Author

Assignees

The following users could not be added as assignees: devinrsmith, rcaudy. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: NoDocumentationNeeded, NoReleaseNotesNeeded, version-bump. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants